[INFO] cloning repository https://github.com/alankyshum/semantic-diff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alankyshum/semantic-diff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falankyshum%2Fsemantic-diff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falankyshum%2Fsemantic-diff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] edd59142a43240268fce3a319360c70d5d2b4d4a
[INFO] checking alankyshum/semantic-diff against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falankyshum%2Fsemantic-diff" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alankyshum/semantic-diff
[INFO] finished tweaking git repo https://github.com/alankyshum/semantic-diff
[INFO] tweaked toml for git repo https://github.com/alankyshum/semantic-diff written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alankyshum/semantic-diff on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alankyshum/semantic-diff already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pulldown-cmark-escape v0.10.1
[INFO] [stderr]   Downloaded which v8.0.2
[INFO] [stderr]   Downloaded pulldown-cmark v0.10.3
[INFO] [stderr]   Downloaded unidiff v0.4.0
[INFO] [stderr]   Downloaded ena v0.14.4
[INFO] [stderr]   Downloaded ryu-js v1.0.2
[INFO] [stderr]   Downloaded selectors v0.37.0
[INFO] [stderr]   Downloaded htmlize v1.1.0
[INFO] [stderr]   Downloaded open v5.3.4
[INFO] [stderr]   Downloaded lol_html v2.9.0
[INFO] [stderr]   Downloaded merman-core v0.4.0
[INFO] [stderr]   Downloaded merman v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 054c3a5eac167f582c54071f8a5740bd84684917743526df3d67257e58dd69e6
[INFO] running `Command { std: "docker" "start" "-a" "054c3a5eac167f582c54071f8a5740bd84684917743526df3d67257e58dd69e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "054c3a5eac167f582c54071f8a5740bd84684917743526df3d67257e58dd69e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "054c3a5eac167f582c54071f8a5740bd84684917743526df3d67257e58dd69e6", kill_on_drop: false }`
[INFO] [stdout] 054c3a5eac167f582c54071f8a5740bd84684917743526df3d67257e58dd69e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa753317b63a112f850cd739612c158f5503031fc4f083d6e9c3abebaee209ed
[INFO] running `Command { std: "docker" "start" "-a" "fa753317b63a112f850cd739612c158f5503031fc4f083d6e9c3abebaee209ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling selectors v0.37.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking lol_html v2.9.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.10.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking unidiff v0.4.0
[INFO] [stderr]     Checking which v8.0.2
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling htmlize v1.1.0
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling semantic-diff-cli v0.11.0 (/opt/rustwide/workdir/crates/semantic-diff-cli)
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr] warning: semantic-diff-cli@0.11.0: Web UI not built. Run: cd web && npm install && npm run build
[INFO] [stderr] warning: semantic-diff-cli@0.11.0: The binary will serve a placeholder page until web assets are built.
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking open v5.3.4
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]    Compiling merman-core v0.4.0
[INFO] [stderr]     Checking merman v0.4.0
[INFO] [stderr]     Checking semantic-diff-core v0.11.0 (/opt/rustwide/workdir/crates/semantic-diff-core)
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> crates/semantic-diff-cli/src/assets.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub static WEB_ASSETS: Dir<'static> = include_dir!("$CARGO_MANIFEST_DIR/../../web/build");
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: "/opt/rustwide/workdir/crates/semantic-diff-cli/../../web/build" is not a directory
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> crates/semantic-diff-cli/src/assets.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub static WEB_ASSETS: Dir<'static> = include_dir!("$CARGO_MANIFEST_DIR/../../web/build");
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: "/opt/rustwide/workdir/crates/semantic-diff-cli/../../web/build" is not a directory
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: semantic-diff-cli@0.11.0: Web UI not built. Run: cd web && npm install && npm run build
[INFO] [stderr] warning: semantic-diff-cli@0.11.0: The binary will serve a placeholder page until web assets are built.
[INFO] [stderr] error: could not compile `semantic-diff-cli` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: semantic-diff-cli@0.11.0: Web UI not built. Run: cd web && npm install && npm run build
[INFO] [stderr] warning: semantic-diff-cli@0.11.0: The binary will serve a placeholder page until web assets are built.
[INFO] [stderr] error: could not compile `semantic-diff-cli` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fa753317b63a112f850cd739612c158f5503031fc4f083d6e9c3abebaee209ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa753317b63a112f850cd739612c158f5503031fc4f083d6e9c3abebaee209ed", kill_on_drop: false }`
[INFO] [stdout] fa753317b63a112f850cd739612c158f5503031fc4f083d6e9c3abebaee209ed
